io/fs.subFS.shorten (method) 3 uses io/fs (current package) sub.go#L68: func (f *subFS) shorten(name string) (rel string, ok bool) { sub.go#L81: if short, ok := f.shorten(e.Path); ok { sub.go#L151: name, ok := f.shorten(name)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)